String[].Exist (gb)

Function Exist ( Value As String [ , Mode As Integer ] ) As Boolean

Return if the specified string exists in the array.

The Mode argument is one of the comparison methods available.

See Predefined Constants for a list of comparison methods.